Overload | Description |
---|---|
GetSchema() | Returns schema information for the data source of this System.Data.Common.DbConnection. |
GetSchema(String) | Returns schema information for the data source of this System.Data.Common.DbConnection using the specified string for the schema name. |
GetSchema(String,String[]) | Returns schema information for the data source of this System.Data.Common.DbConnection using the specified string for the schema name and the specified string array for the restriction values. |